I need to write some code that will open an existing file, find a string and then update the string's counter. Nothing here is a problem except that I don't know how to overwrite a decimal integer instead of appending more information to the file?
Thanks & if anyone reading this is wondering how I am doing the rest of the stuff, just throw some questions at me & I'd be happy to help a fellow newbie.